Skip to content

ref(mcp): Inline _extract_handler_data_from_args() - #7386

Merged
alexander-alderman-webb merged 2 commits into
masterfrom
webb/mcp/inline-extract_handler_data_from_args
Sep 7, 2026
Merged

alexander-alderman-webb merged 2 commits into
masterfrom
webb/mcp/inline-extract_handler_data_from_args

Conversation

@alexander-alderman-webb

@alexander-alderman-webb alexander-alderman-webb commented Sep 4, 2026

Copy link
Copy Markdown
Contributor

Description

Remove unnecessary indirection.

Issues

Reminders

Comment thread sentry_sdk/integrations/mcp.py
@github-actions

github-actions Bot commented Sep 4, 2026

Copy link
Copy Markdown
Contributor

Codecov Results 📊

1489 passed | ⏭️ 15 skipped | Total: 1504 | Pass Rate: 99% | Execution Time: 7m 44s

📊 Comparison with Base Branch

Metric Change
Total Tests 📉 -136202
Passed Tests 📉 -129106
Failed Tests 📉 -1
Skipped Tests 📉 -7095

➖ Removed Tests (1)

View removed tests
  • test_segment_uses_downsampled_rate
    • File: tests.test_monitor

All tests are passing successfully.

❌ Patch coverage is 0.00%. Project has 17051 uncovered lines.
❌ Project coverage is 33.69%. Comparing base (692cca2) to head (885ac3b).

Files with missing lines (1)
File Patch % Lines
sentry_sdk/integrations/mcp.py 0.00% ⚠️ 27 Missing
Coverage diff
@@            Coverage Diff             @@
##        master       #PR       +/-##
==========================================
- Coverage    90.28%    33.69%   -56.59%
==========================================
  Files          193       193         —
  Lines        25724     25713       -11
  Branches      9504      9494       -10
==========================================
+ Hits         23222      8662    -14560
- Misses        2502     17051    +14549
- Partials      1433       748      -685

Generated by Codecov Action

@alexander-alderman-webb
alexander-alderman-webb marked this pull request as ready for review September 4, 2026 12:54
@alexander-alderman-webb
alexander-alderman-webb requested a review from a team as a code owner September 4, 2026 12:54
@alexander-alderman-webb
alexander-alderman-webb merged commit a5e2c60 into master Sep 7, 2026
310 of 312 checks passed
@alexander-alderman-webb
alexander-alderman-webb deleted the webb/mcp/inline-extract_handler_data_from_args branch September 7, 2026 07:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants